MIRROR BITMAP

This command will mirror the contents of the specified bitmap horizontally.

  Syntax
MIRROR BITMAP Bitmap Number
  Parameters
Bitmap Number
Integer
Specify a bitmap number between 0 and 32.

  Returns

This command does not return a value.

  Description

The parameter should be specified using an integer value.

  Example Code
PRINT "my bitmap zero"
MIRROR BITMAP 0
WAIT KEY
  See also

BITMAP Commands Menu
Index